﻿
###########################
#German West Asia Events
###########################
#By IratePirate
###########################

add_namespace = germanwestasia

country_event = { #Embargo Ethiopia
	id = germanwestasia.1
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.1" }
	title = germanwestasia.1.t
	desc = germanwestasia.1.d
	picture = GFX_ETH_selassie_desk
	is_triggered_only = yes

	option = {
		name = germanwestasia.1.a
		ai_chance = {
			factor = 100
		}
		add_opinion_modifier = {
			target = ETH
			modifier = KR_trade_sanctions
		}
		hidden_effect = {
			every_other_country = {
				limit = {
					GER_is_in_mitteleuropa = yes
				}
				country_event = germanwestasia.15 #sanctions
			}
		}
		ETH = {
			country_event = {
				id = germanwestasia.131
				days = 1
			}
		}
	}
}

country_event = { #Request troops from Germany?
	id = germanwestasia.2
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.2" }
	title = germanwestasia.2.t
	desc = germanwestasia.2.d
	picture = GFX_report_event_port_military
	
	is_triggered_only = yes
	
#Request help
	option = {
		name = germanwestasia.2.a
		ai_chance = {
			factor = 100
		}
		GER = {
			country_event = {
				id = germanwestasia.16
				days = 3
			}
		}
	}
#No need
	option = {
		name = germanwestasia.2.b
		ai_chance = {
			factor = 0
		}
		add_political_power = 30
	}
}
country_event = { #Propose Somalia join
	id = germanwestasia.3
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.3" }
	title = germanwestasia.3.t
	desc = germanwestasia.3.d
	picture = GFX_report_event_SOM_intro
	
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.3.a
		ai_chance = {
			factor = 100
		}
		SOM = {
			country_event = {
				id = germanwestasia.19
				days = 2
			}
		}
	}
}
country_event = { #Attack Ethiopia
	id = germanwestasia.4
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.4" }
	title = germanwestasia.4.t
	desc = germanwestasia.4.d
	picture =GFX_report_event_GER_ship
	
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.4.a
		ai_chance = {
			factor = 100
		}
		trigger = {
			NOT = {
				has_country_flag = DJI_neutral_flag
			}
		}
		declare_war_on = {
			target = ETH
			type = annex_everything
		}
		ETH = {
			country_event = {
				id = germanwestasia.22
				days = 2
			}
		}
	}

	option = {
		name = germanwestasia.4.b
		ai_chance = {
			factor = 0
		}
	}
}
country_event = { #German reward
	id = germanwestasia.5
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.5" }
	title = germanwestasia.5.t
	desc = germanwestasia.5.d
	picture = GFX_report_event_GEA_carrier
	
	is_triggered_only = yes

	option = {
		name = germanwestasia.5.a
		ai_chance = {
			factor = 100
		}
			ETH = {
				random_owned_state = {
					limit = {
						free_building_slots = {
							building = industrial_complex
							size > 0
							include_locked = yes
						}
						OR = {
							is_in_home_area = yes
							NOT = {
								owner = {
									any_owned_state = {
										free_building_slots = {
											building = arms_factory
											size > 0
											include_locked = yes
										}
										is_in_home_area = yes
									}
								}
							}
						}
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = arms_factory
						level = 1
						instant_build = yes
					}
				}
				random_owned_state = {
					limit = {
						free_building_slots = {
							building = industrial_complex
							size > 0
							include_locked = yes
						}
						OR = {
							is_in_home_area = yes
							NOT = {
								owner = {
									any_owned_state = {
										free_building_slots = {
											building = arms_factory
											size > 0
											include_locked = yes
										}
										is_in_home_area = yes
									}
								}
							}
						}
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
				}
		}
	}
}
country_event = { #Germany sends weapons
	id = germanwestasia.6
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.6" }
	title = germanwestasia.6.t
	desc = germanwestasia.6.d
	picture = GFX_report_event_GEA_carrier

	is_triggered_only = yes
	option = {
		name = germanwestasia.6.a
		ai_chance = {
			factor = 100
		}
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = 700
				producer = GER
			}
			add_equipment_to_stockpile = {
				type = artillery_equipment_1
				amount = 150
				producer = GER
			}
	}
}
country_event = { #Debt Relief
	id = germanwestasia.7
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.7" }
	title = germanwestasia.7.t
	desc = germanwestasia.7.d
	picture = GFX_ETH_selassie_desk
	is_triggered_only = yes

	option = {
		name = germanwestasia.7.a
		ai_chance = {
			factor = 100
		}
		add_stability = 0.05
		add_political_power = 50
	}
}
country_event = { #DKAEB investments in Ethiopia
	id = germanwestasia.8
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.8" }
	title = germanwestasia.8.t
	desc = germanwestasia.8.d
	picture = GFX_report_event_eritrea
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.8.a
		ai_chance = {
			factor = 100
		}
			268 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			921 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			919 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}			

		}
}
country_event = { #Join the Reichspakt?
	id = germanwestasia.9
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.9" }
	title = germanwestasia.9.t
	desc = germanwestasia.9.d
	picture = GFX_report_event_GER_suez
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.9.a
		ai_chance = {
			factor = 50
		}
		DJI = {
			country_event = germanwestasia.20
		}
		add_stability = -0.05
		add_war_support = -0.05
	}
	
	option = {
		name = germanwestasia.9.b
		ai_chance = {
			factor = 50
		}
		DJI = {
			country_event = germanwestasia.21
		}
		add_political_power = -50
	}
}
country_event = { #The Trucial Coast Question
	id = germanwestasia.10
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.10" }
	title = germanwestasia.10.t
	desc = germanwestasia.10.d
	picture = GFX_OTT_Fezzan
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.10.a
		ai_chance = {
			factor = 100
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
		add_stability = -0.1
	}	
	option = {
		name = germanwestasia.10.b
	trigger = {
			country_exists = TUR
			NOT = {
				has_war_with = TUR
			}
		}
		ai_chance = {
			factor = 250
		}
		TUR = {
			country_event = germanwestasia.23
		}
		hidden_effect = {
				TUR = {
					transfer_state = 907
					transfer_state = 993 #Qatar
				}
			907 = { remove_claim_by = DJI }
			993 = { remove_claim_by = DJI }
			}
		}	
	option = {
		name = germanwestasia.10.c
	trigger = {
			country_exists = DEH
			NOT = {
				has_war_with = DEH
			}
		}
		ai_chance = {
			factor = 50
		}
		DEH = {
			country_event = germanwestasia.23
		}
		hidden_effect = {
				DEH = {
					transfer_state = 907
					transfer_state = 993 #Qatar
				}
			907 = { add_claim_by = DEH }
			907 = { remove_claim_by = DJI }
			993 = { add_claim_by = DEH }
			993 = { remove_claim_by = DJI }
			}
		}	
	option = {
		name = germanwestasia.10.e
	trigger = {
			country_exists = OMA
			NOT = {
				has_war_with = OMA
			}
		}
		ai_chance = {
			factor = 20
		}
		OMA = {
			country_event = germanwestasia.23
		}
		hidden_effect = {
				OMA = {
					transfer_state = 907
					transfer_state = 993
				}
			907 = { add_claim_by = OMA }
			907 = { remove_claim_by = DJI }
			993 = { add_claim_by = DEH }
			993 = { remove_claim_by = DJI }
		}
	}
}
country_event = { #Aden Protectorate
	id = germanwestasia.11
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.11" }
	title = germanwestasia.11.t
	desc = germanwestasia.11.d
	picture = GFX_OTT_Al_Qurnah
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.11.a
		ai_chance = {
			factor = 40
		}
		add_stability = -0.05
	}
	
	option = {
		name = germanwestasia.11.b
		ai_chance = {
			factor = 50
			modifier = {
			factor = 0
				YEM = { is_ai = no }
			}
		}
	trigger = {
			country_exists = YEM
			NOT = {
				has_war_with = YEM
			}
		}
		YEM = {
			country_event = germanwestasia.24
		}
	}
	option = {
		name = germanwestasia.11.c
		ai_chance = {
			factor = 10
		}
	trigger = {
			country_exists = TUR
			NOT = {
				has_war_with = TUR
			}
		}
		TUR = {
			country_event = germanwestasia.24
			}
		}
	option = {
		name = germanwestasia.11.e
		ai_chance = {
			factor = 0
		}
	trigger = {
			country_exists = OMA
			NOT = {
				has_war_with = OMA
			}
		}
		OMA = {
			country_event = germanwestasia.24
		}
	}
}
country_event = { #Status of Somaliland
	id = germanwestasia.12
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.12" }
	title = germanwestasia.12.t
	desc = germanwestasia.12.d
	picture = GFX_report_event_SOM_clan_argument
	is_triggered_only = yes

	option = {
		name = germanwestasia.12.a
		add_stability = -0.05
		trigger = {
			NOT = {
				has_country_flag = DJI_neutral_flag
			}
		}
		ai_chance = {
			factor = 100
			modifier = {
			factor = 0
				has_completed_focus = DJI_blockade_the_kingdom
			}
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
	}
	option = {
		name = germanwestasia.12.b
		ai_chance = {
		factor = 100
			modifier = {
				factor = 0
					has_completed_focus = DJI_reward_the_emperor
				}
			modifier = {
				factor = 0
					SOM = {
						has_socialist_government = yes
					}
				}
			}
			trigger = {
				country_exists = SOM
			}
			SOM = {
				country_event = germanwestasia.25
			}
		}
	option = {
		name = germanwestasia.12.c
		ai_chance = {
		factor = 100
		modifier = {
			factor = 0
				has_completed_focus = DJI_reward_the_emperor
			}
			modifier = {
				SOM = {
					has_socialist_government = yes
				}
			}
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
		trigger = {
			country_exists = SOM
			NOT = {
				has_war_with = SOM
			}
			NOT = {
				ETH = {
					has_completed_focus = ETH_Privatised_Railroad
				}
			}
			NOT = {
				has_country_flag = DJI_neutral_flag
			}
		}
		SOM = {
			country_event = germanwestasia.26
		}
	}
}
country_event = { #Attack Somalia
	id = germanwestasia.13
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.13" }
	title = germanwestasia.13.t
	desc = germanwestasia.13.d
	picture = GFX_report_event_SOM_clan_argument
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.13.a
		ai_chance = {
			factor = 100
		}
		declare_war_on = {
			target = SOM
			type = annex_everything
		}
		SOM = {
			country_event = germanwestasia.22
		}
	}
	option = {
		name = germanwestasia.13.b
		ai_chance = {
			factor = 0
		}
	}
}
country_event = { #The Status of Ceylon?
	id = germanwestasia.14
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.14" }
	title = germanwestasia.14.t
	desc = germanwestasia.14.d
	picture = GFX_report_event_ceylon
	
	is_triggered_only = yes

	option = {
		name = germanwestasia.14.a
		add_stability = -0.05
		ai_chance = {
			factor = 150
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
	}
	option = {
		name = germanwestasia.14.b
			ai_chance = {
				factor = 15
			}
		trigger = {
				country_exists = DEH
			}
			DEH = {
				country_event = germanwestasia.27
			}
		}
	option = {
			name = germanwestasia.14.c
			ai_chance = {
				factor = 2
			}
			CEY = {
				transfer_state = 422
			}
			hidden_effect = {
				CEY = {
					load_oob = CEY_AFR
					add_ideas = Generic_Colonial_Nation
				}
				CEY = { get_current_government_type = yes }
				if = {
					limit = { is_subject = yes }
					overlord = {
						set_autonomy = {
							target = CEY
							autonomous_state = kr_colonial_government
						}
					}
				}
				else = {
					set_autonomy = {
						target = CEY
						autonomous_state = kr_colonial_government
					}
				}
				CEY = {
					restore_previous_government_type = yes
				}
				DJI = {
					CEY = {
						transfer_technology = yes
						}
					}
				}
			}
	option = {
			name = germanwestasia.14.e
			ai_chance = {
				factor = 15
			}
		trigger = {
				country_exists = PRF
		}
		PRF = {
			country_event = germanwestasia.27
		}
	}
}
country_event = { #Mitteleuropa embargo on Ethiopia
	id = germanwestasia.15
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.15" }
	title = germanwestasia.15.t
	desc = germanwestasia.15.d
	picture = GFX_report_event_GER_suez	
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.15.a
		ai_chance = {
			factor = 100
		}
		add_opinion_modifier = {
			target = ETH
			modifier = KR_trade_sanctions
		}
		send_embargo = ETH
	}
}
country_event = { #Germany, GWA asks for troops
	id = germanwestasia.16
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.16" }
	title = germanwestasia.16.t
	desc = germanwestasia.16.d
	picture = GFX_report_event_MAF_bockholt
	
	is_triggered_only = yes

	option = {
		name = germanwestasia.16.a
		ai_chance = {
			factor = 100
		}
		DJI = {
			country_event = germanwestasia.17 #refusal
		}
		add_political_power = -5
	}
	option = {
		name = germanwestasia.16.b
		ai_chance = {
			factor = 100
		}
		DJI = {
			country_event = germanwestasia.18 #acceptance
		}
		add_manpower = -9000
	}
}
country_event = { # German refused
	id = germanwestasia.17
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.17" }
	title = germanwestasia.17.t
	desc = germanwestasia.17.d
	picture = GFX_report_event_GER_colony_problems
	
	is_triggered_only = yes

	option = {
		name = germanwestasia.17.a
		ai_chance = {
			factor = 100
		}
		add_stability = -0.02
	}
}
country_event = { #Germany accepted
	id = germanwestasia.18
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.18" }
	title = germanwestasia.18.t
	desc = germanwestasia.18.d
	picture = GFX_report_event_GER_colony_problems
	
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.18.a
		ai_chance = {
			factor = 100
		}
		add_manpower = 9000
		hidden_effect = {
		hidden_effect = {
			division_template = {
				name = "Schutztruppe Division"
				division_names_group = GERM_INF_01
				regiments = {
					infantry = { x = 0 y = 0 }
					infantry = { x = 0 y = 1 }
					infantry = { x = 0 y = 2 }
					infantry = { x = 1 y = 0 }
					infantry = { x = 1 y = 1 }
					infantry = { x = 1 y = 2 }
					infantry = { x = 2 y = 0 }
					infantry = { x = 2 y = 1 }
					infantry = { x = 2 y = 2 }
				}
				support = {
					artillery = { x = 0 y = 0 }
					recon = { x = 0 y = 1 }
					engineer = { x = 0 y = 2 }
				}
			}
		}
		custom_effect_tooltip = DJI_schutztruppe_template
		}
	}
}
country_event = { #Somalia, join the Reichspakt?
	id = germanwestasia.19
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.19" }
	title = germanwestasia.19.t
	desc = germanwestasia.19.d
	picture = GFX_report_event_GER_suez	
	is_triggered_only = yes
	
	option = { #Sure
		name = germanwestasia.19.a
		ai_chance = {
			factor = 10
			modifier = {
				factor = 0
				DJI = {
					is_subject_of = GER
					has_completed_focus = DJI_reward_the_emperor
				}
			}
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_choose_a_side
					option = DJI_CHOOSE_ETH
				}
			}
		}
	trigger = {
			SOM = {
				NOT = {
					has_socialist_government = yes
				}
			}
		}
		DJI = {
			country_event = germanwestasia.20
		}
		add_political_power = -50
		remove_state_claim = 892
	}	
	option = { #Nope
		name = germanwestasia.19.b
		ai_chance = {
			factor = 90
		}
		DJI = {
			country_event = germanwestasia.21
		}
	}
}
country_event = { #They join
	id = germanwestasia.20
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.20" }
	title = germanwestasia.20.t
	desc = germanwestasia.20.d
	picture = GFX_report_event_SOM_hassan_book	
	is_triggered_only = yes

	option = {
		name = germanwestasia.20.a
		ai_chance = {
			factor = 100
		}
		GER = { add_to_faction = FROM }
		add_stability = 0.03
	}
}
country_event = { #They refuse
	id = germanwestasia.21
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.21" }
	title = germanwestasia.21.t
	desc = germanwestasia.21.d
	picture = GFX_report_event_SOM_hassan_book	
	is_triggered_only = yes

	option = {
		name = germanwestasia.21.a
		ai_chance = {
			factor = 100
		}
		add_political_power = -30
	}
}
country_event = { #Germany has attacked us!
	id = germanwestasia.22
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.22" }
	title = germanwestasia.22.t
	desc = germanwestasia.22.d
	picture = GFX_report_event_GER_ship	
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.22.a
		ai_chance = {
			factor = 100
		}
		add_war_support = 0.1
		add_stability = 0.1
		add_political_power = 100
	}
}
country_event = { #Germany hands over Trucial Coast to us
	id = germanwestasia.23
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.23" }
	title = germanwestasia.23.t
	desc = germanwestasia.23.d
	picture = GFX_report_event_GER_ship	
	is_triggered_only = yes

	option = {
		name = germanwestasia.23.a
		add_political_power = 30
		hidden_effect = { #
			if = {
				limit = { is_subject = yes }
				overlord = {
					set_autonomy = {
						target = TRU
						autonomous_state = kr_colonial_government
					}
				}
			}
			else = {
				set_autonomy = {
					target = TRU
					autonomous_state = kr_colonial_government
				}
			}
			TRU = {
				load_oob = TRU
				set_politics = {
					ruling_party = paternal_autocrat
					last_election = "1885.6.9"
					election_frequency = 48
					elections_allowed = no
				}
			}
			DJI = {
				TRU = {
					transfer_technology = yes
				}
			}
		}
	}
}
country_event = { #Aden Question
	id = germanwestasia.24
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.24" }
	title = germanwestasia.24.t
	desc = germanwestasia.24.d
	picture = GFX_OTT_Rize1
	is_triggered_only = yes

	immediate = {
		hidden_effect = {
			transfer_state = 752
			DJI = {
				remove_state_claim = 752
			}
		}
	}
	option = {
		name = germanwestasia.24.a
		add_political_power = 50
		add_stability = -0.01
		add_war_support = -0.01
	}
}
country_event = { #Germany hands over Somailand
	id = germanwestasia.25
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.25" }
	title = germanwestasia.25.t
	desc = germanwestasia.25.d
	picture = GFX_OTT_Basra_Port
	is_triggered_only = yes

	immediate = {
		hidden_effect = {
			transfer_state = 269
			DJI = {
				remove_state_claim = 269
			}
		}
	}

	option = {
		name = germanwestasia.25.a
		add_political_power = 30
		add_war_support = -0.05
		increase_ruling_party_popularity_by_10 = yes
		ai_chance = {
			factor = 100
		}
	}
}
country_event = { #Germany asks that we join the Reichspakt for Somailand
	id = germanwestasia.26
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.26" }
	title = germanwestasia.26.t
	desc = germanwestasia.26.d
	picture = GFX_OTT_Basra_Port
	is_triggered_only = yes

	option = { #Sure
		name = germanwestasia.26.a
		add_political_power = 30
		DJI = {
			country_event = germanwestasia.20
		}
		transfer_state = 269
		transfer_state = 1297
		DJI = {
			remove_state_claim = 269
			remove_state_core = 1297
		}		
		ai_chance = {
			factor = 60
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_choose_a_side
					option = DJI_CHOOSE_ETH
				}
			}
		}
	}	
	option = { #No
		name = germanwestasia.26.b
		ai_chance = {
			factor = 100
		}
		DJI = {
			country_event = germanwestasia.21
		}
	}
}
country_event = { #Germany hands over Ceylon to us
	id = germanwestasia.27
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.27" }
	title = germanwestasia.27.t
	desc = germanwestasia.27.d
	picture = GFX_report_event_DEH_princes	
	is_triggered_only = yes
	
	immediate = {
		hidden_effect = {
			DJI = {
				remove_state_claim = 422
			}
		}
	}

	option = {
		name = germanwestasia.27.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 30
		add_state_claim = 422
		add_stability = -0.02
		increase_ruling_party_popularity_by_5 = yes

	}
	option = {
		name = germanwestasia.27.b
		ai_chance = {
			factor = 0
		}
	}
}
country_event = { #GWA attacks Eritrea
	id = germanwestasia.28
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.28" }
	title = germanwestasia.28.t
	desc = germanwestasia.28.d
	picture = GFX_report_event_SOM_Djibouti
	is_triggered_only = yes

	option = {
		name = germanwestasia.28.a #attack ERI
		ai_chance = {
			factor = 4
			modifier = {
				factor = 0
				OR = {
					has_war = yes
					has_completed_focus = DJI_blockade_the_kingdom
					NOT = {
						has_completed_focus = DJI_the_ethiopia_question
					}
					NOT = {
						owns_state = 961
					}
				}
			}
		}
	trigger = {
		has_government = paternal_autocrat
			NOT = {
				has_country_flag = DJI_collapse
				has_country_flag = DJI_neutral_flag
			}
		}
		declare_war_on = {
			target = ERI
			type = annex_everything
		}
		add_stability = -0.02
		add_political_power = -20
		hidden_effect = {
				961 = {
					set_demilitarized_zone = no
				}
				921 = {
					set_demilitarized_zone = no
				}
			}
		}
	option = {
		trigger = {
				has_government = paternal_autocrat
				NOT = {
					has_completed_focus = DJI_reward_the_emperor
				}
				NOT = {
					has_country_flag = DJI_collapse
					has_country_flag = DJI_neutral_flag
				}
			}
		name = germanwestasia.28.b #attack ETH
		ai_chance = {
			factor = 4
			modifier = {
				factor = 0
				OR = {
					has_war = yes
					has_completed_focus = DJI_reward_the_emperor
					NOT = {
						has_completed_focus = DJI_the_ethiopia_question
					}
				}
			}
		}
		declare_war_on = {
			target = ETH
			type = annex_everything
		}
		add_stability = -0.05
		add_political_power = -20
		hidden_effect = {
			set_country_flag = DJI_attacked_ethiopia
				961 = {
					set_demilitarized_zone = no
				}
				921 = {
					set_demilitarized_zone = no
				}
			}
		}
	option = {
	trigger = {
		has_government = paternal_autocrat
			NOT = {
				has_completed_focus = DJI_reward_the_emperor
				has_country_flag = DJI_neutral_flag
			}
		}
		name = germanwestasia.28.c #attack both
		ai_chance = {
			factor = 0
			modifier = {
				factor = 2
				OR = {
					has_war = yes
					has_completed_focus = DJI_reward_the_emperor
					NOT = {
						has_completed_focus = DJI_the_ethiopia_question
					}
				}
			}
		}
		declare_war_on = {
			target = ERI
			type = annex_everything
		}
		declare_war_on = {
			target = ETH
			type = annex_everything
		}
		add_stability = -0.1
		add_political_power = -30
		hidden_effect = {
			set_country_flag = DJI_attacked_ethiopia
				961 = {
					set_demilitarized_zone = no
				}
				921 = {
					set_demilitarized_zone = no
				}
			}
		}
	option = {
		name = germanwestasia.28.e
		ai_chance = {
			factor = 90
		}
		add_stability = 0.01
	}
}
country_event = { #Withdrawal from Muscat
	id = germanwestasia.29
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.29" }
	title = germanwestasia.29.t
	desc = germanwestasia.29.d
	picture = GFX_report_event_GER_ship
	is_triggered_only = yes

	immediate = {
		hidden_effect = {
			country_event = {
				id = germanwestasia.33 #Muscat breaks away
				days = 36
			}
		}
		hidden_effect = {
		OMA = {
			transfer_state = 294
			transfer_state = 859
			transfer_state = 1024
			transfer_state = 347
		}
		OMA = {
			set_cosmetic_tag = OMA_MSC
		}
		347 = { remove_claim_by = DJI }
		859 = { remove_claim_by = DJI }
		1024 = { remove_claim_by = DJI }
		294 = { remove_claim_by = DJI }
		OMA = { 
			give_military_access = DJI
			country_event = { id = oma.1 days = 1 } #startup event
			set_war_support = 0.42
			set_politics = {
				ruling_party = authoritarian_democrat
				last_election = "1888.6.15"
				election_frequency = 48
				elections_allowed = no
			}
			add_pataut_to_coalition = yes
			add_ideas = {
				OMA_Sayyid_Mahmud_bin_Muhammad_Al_Said_hog_pau
				OMA_Salim_bin_Faisal_for_ade
				OMA_Sayyid_Abbas_bin_Muhammad_Al_Said_eco_pau
				OMA_Abdullah_bin_Salim_Al_Zidi_sec_ade
				OMA_tribal_army
				OMA_army_of_muscat
				OMA_imamate_of_oman
			}
			country_event = { id = oma.10 days = 150 random_days = 120 } #Imam loyalists refuse to pay taxes
			country_event = { id = oma.11 days = 240 random_days = 120 } #Tribal Raids
			load_oob = OMA
			}
		}
	}

	option = {
		name = germanwestasia.29.a
		ai_chance = {
			factor = 100	
		}
		add_stability = 0.01
	}
	option = {
		name = germanwestasia.29.b
		ai_chance = {
			factor = 0
		}
		OMA = {
			change_tag_from = DJI
		}
	}
}
country_event = { #Intro Event
	id = germanwestasia.30
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.30" }
	title = germanwestasia.30.t
	desc = germanwestasia.30.d
	picture = GFX_report_event_GER_suez
	
	is_triggered_only = yes

	immediate = {
		hidden_effect = {
			GER = {
				delete_unit_template_and_units = {
					division_template = "Auslands-Festungskommando"
				}
			}
		}
	}

	option = {
		name = germanwestasia.30.a
		ai_chance = {
			factor = 100
		}
		country_event = germanwestasia.31
	}
	option = {
		name = germanwestasia.30.b
		ai_chance = {
			factor = 0
		}
	}
}
country_event = { #Intro Part 2
	id = germanwestasia.31
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.31" }
	title = germanwestasia.31.t
	desc = germanwestasia.31.d
	picture = GFX_report_event_MAF_bockholt
	
	is_triggered_only = yes

	option = {
		name = germanwestasia.31.a
		ai_chance = {
			factor = 100
		}
	}
}
country_event = { #Black Monday
	id = germanwestasia.32
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.32" }
	title = germanwestasia.32.t
	desc = germanwestasia.32.d
	picture = GFX_report_event_SOM_Djibouti
	
	is_triggered_only = yes
	
trigger = {
		tag = DJI
	}

	option = {
		name = germanwestasia.32.a
		ai_chance = {
			factor = 100
		}
		add_ideas = DJI_black_monday_severe_idea
		add_stability = -0.1
		add_war_support = -0.05
		add_political_power = -100
		}
	}

country_event = { #Oman loses puppet
	id = germanwestasia.33
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.33" }
	title = germanwestasia.33.t
	desc = germanwestasia.33.d
	picture = GFX_report_event_troops2
	
	is_triggered_only = yes
	
	fire_only_once = yes

	trigger = {
		country_exists = OMA
	}
	
	option = {
		name = germanwestasia.33.a
		ai_chance = {
			factor = 90
		}
		add_stability = -0.02
		OMA = {
			if = {
				limit = { is_subject = yes }
				overlord = {
					set_autonomy = {
						target = PREV
						autonomous_state = autonomy_free
					}
				}
			}
			leave_faction = yes
		}
		FROM = { white_peace_with_ROOT = yes }
	}
	option = {
		name = germanwestasia.33.b
		ai_chance = {
			factor = 10
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
		trigger = {
			OMA = {
				is_ai = yes
			}
		}
		OMA = {
			if = {
				limit = { is_subject = yes }
				overlord = {
					set_autonomy = {
						target = PREV
						autonomous_state = autonomy_free
					}
				}
			}
			leave_faction = yes
		}
		FROM = { white_peace_with_ROOT = yes }
		DJI = {
			declare_war_on = {
				target = OMA
				type = annex_everything
			}
			add_state_claim = 1024
			add_state_claim = 859
			add_state_claim = 294
			add_state_claim = 347
		}
		OMA = {
			set_politics = {
				ruling_party = paternal_autocrat
				last_election = "1888.6.15"
				election_frequency = 48
				elections_allowed = no
			}
		}
		add_stability = -0.05
		hidden_effect = {
			if = {
				limit = {
					DJI = {
						is_ai = no
					}
				}
				OMA = {
					load_oob = OMA
				}
			}
		}
	}
}
country_event = { #Collapse of Westasien
	id = germanwestasia.34
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.34" }
	title = germanwestasia.34.t
	desc = germanwestasia.34.d
	picture = GFX_report_event_SOM_Djibouti

	fire_only_once = yes

	mean_time_to_happen = {
		days = 45
	}
	
	trigger = {
		tag = DJI
		NOT = {
			has_country_flag = DJI_collapse
		}
		NOT = {
			has_game_rule = {
				rule = DJI_survival
				option = DJI_SURVIVAL_LIVES
			}
		}
		date > 1936.07.01
		OR = {
			has_stability < 0
			has_game_rule = {
				rule = DJI_survival
				option = DJI_SURVIVAL_DIES
			}
		}
		NOT = {
			has_war = yes
		}
	}

	option = {
		name = germanwestasia.34.a
		ai_chance = {
			factor = 100
		}
		news_event = {
			id = sharedafrika.12
			days = 1
		}
		hidden_effect = {
			every_unit_leader = { set_nationality = GER }
			transfer_navy = {
				target = GER
			}
			DJI_collapse = yes
			set_country_flag = DJI_collapse
		}
		add_stability = 0.3
		add_war_support = -0.1
		add_political_power = -200
	}
	option = {
		name = germanwestasia.34.b
		ai_chance = {
			factor = 0
		}
		news_event = {
			id = sharedafrika.12
			days = 1
		}
		hidden_effect = {
			every_unit_leader = { set_nationality = GER }
			transfer_navy = {
				target = GER
			}
			DJI_collapse = yes
			set_country_flag = DJI_collapse
		}
		add_stability = 0.3
		add_war_support = -0.1
		add_political_power = -100
		GER = {
			change_tag_from = DJI
		}
	}
}

country_event = { #Collapse of Ostasien
	id = germanwestasia.35
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.35" }
	title = germanwestasia.35.t
	desc = germanwestasia.35.d
	picture = GFX_report_event_GEA_coltroops
	
	mean_time_to_happen = {
		days = 60
	}

	fire_only_once = yes
	
trigger = { 
		tag = GEA
		NOT = {
			has_country_flag = GEA_collapse
			country_exists = JST
		}
		NOT = {
			has_game_rule = {
				rule = GEA_survival
				option = GEA_SURVIVAL_LIVES
			}		
		}
		JAP = {
			is_ai = yes
		}
		date > 1936.07.01
		OR = {
			has_stability < 0
			has_game_rule = {
				rule = GEA_survival
				option = GEA_SURVIVAL_DIES
			}
		}
		NOT = {
			has_war = yes
		}
	}

	option = {
		name = germanwestasia.35.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			is_ai = yes
		}
		news_event = {
			id = sharedafrika.13
			days = 1
		}
		hidden_effect = {
			every_unit_leader = { set_nationality = GER }
			transfer_navy = {
				target = GER
			}
			GEA_collapse = yes
			set_country_flag = GEA_collapse
		}
	}
	option = {
		name = germanwestasia.35.b
		ai_chance = {
			factor = 0
		}
	trigger = {
			is_ai = no
		}
		news_event = {
			id = sharedafrika.13
			days = 1
		}
		hidden_effect = {
			every_unit_leader = { set_nationality = GER }
			transfer_navy = {
				target = GER
			}
			GEA_collapse = yes
			set_country_flag = GEA_collapse
		}
		GER = {
			change_tag_from = GEA
		}
	}
}

####
country_event = { #Status of Bay of Bengal protectorates
	id = germanwestasia.37
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.37" }
	title = germanwestasia.37.t
	desc = germanwestasia.37.d
	is_triggered_only = yes
	picture = GFX_report_event_railway	

	option = {
		name = germanwestasia.37.a
		ai_chance = {
			factor = 20
			modifier = {
				factor = 0
				NOT = {
					ROOT = {
						owns_state = 422 #Ceylon
					}					
				}
			}
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
		add_stability = -0.03
		hidden_effect = {
			#Refurbishment of the Knorr Line
			DJI = { country_event = { id = germanwestasia.105 days = 144 } }
			GER = { country_event = { id = germanwestasia.105 days = 144 } }
			BRM = { country_event = { id = germanwestasia.105 days = 144 } }
			GEA = { country_event = { id = germanwestasia.105 days = 144 } }
		}
	}
	
	option = {
		name = germanwestasia.37.b
		ai_chance = {
			factor = 30
			modifier = {
				factor = 0
				NOT = {
					ROOT = {
						owns_state = 422 #Ceylon
					}					
				}
			}
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
	trigger = {
			country_exists = BRM
			BRM = {
				is_in_faction = no
			}
			BRM = {
				has_socialist_government = no
			}
		}
		BRM = {
			country_event = germanwestasia.38
		}
	}
	option = {
		name = germanwestasia.37.c
		ai_chance = {
			factor = 100
		}
		trigger = {
			country_exists = BRM
		}
			BRM = {
				transfer_state = 790 
				}
			hidden_effect = {
				BRM = { country_event = germanwestasia.54 }
			}
			every_owned_state = {
				limit = {
					OR = {
						is_claimed_by = BRM
						is_core_of = BRM
					}
				}
				if = {
					limit = {
						is_claimed_by = DJI
					}
					remove_claim_by = DJI
				}
				if = {
					limit = {
						is_core_of = DJI
					}
					remove_core_of = DJI
				}
			}
		}
	}
	
country_event = { #Germany asks that we join the Reichspakt for Rakhine
	id = germanwestasia.38
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.38" }
	title = germanwestasia.38.t
	desc = germanwestasia.38.d
	is_triggered_only = yes
	picture = GFX_report_event_MAF_bockholt

	option = { #Sure
		name = germanwestasia.38.a
		add_political_power = 30
	trigger = {
			NOT = {
				has_socialist_government = yes
			}
		}
		DJI = {
			country_event = germanwestasia.39
		}
			BRM = {
				transfer_state = 790 
				}
			hidden_effect = {
				BRM = { 
					country_event = {
						id = germanwestasia.54 
						days = 2
						}
					}
				}
			every_owned_state = {
				limit = {
					OR = {
						is_claimed_by = BRM
						is_core_of = BRM
					}
				}
				if = {
					limit = {
						is_claimed_by = DJI
					}
					remove_claim_by = DJI
				}
				if = {
					limit = {
						is_core_of = DJI
					}
					remove_core_of = DJI
				}
			}
		ai_chance = {
			factor = 100
		}

	}	
	option = { #No
		name = germanwestasia.38.b
		ai_chance = {
			factor = 100
		}
		DJI = {
			country_event = germanwestasia.40
		}
		add_war_support = 0.05
	}
}
country_event = { #They accepted
	id = germanwestasia.39
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.39" }
	title = germanwestasia.39.t
	desc = germanwestasia.39.d
	is_triggered_only = yes
	picture = GFX_report_event_railway		

	option = {
		name = germanwestasia.39.a
		ai_chance = {
			factor = 100
		}
		GER = { add_to_faction = FROM }
		add_stability = 0.03
	}
}
country_event = { #They refused
	id = germanwestasia.40
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.40" }
	title = germanwestasia.40.t
	desc = germanwestasia.40.d
	is_triggered_only = yes
	picture = GFX_report_event_railway		

	option = {
		name = germanwestasia.40.a
		ai_chance = {
			factor = 100
		}
		add_stability = -0.01
		add_political_power = -20
		hidden_effect = {
			#Refurbishment of the Knorr Line
			DJI = { country_event = { id = germanwestasia.105 days = 144 } }
			GER = { country_event = { id = germanwestasia.105 days = 144 } }
			BRM = { country_event = { id = germanwestasia.105 days = 144 } }
			GEA = { country_event = { id = germanwestasia.105 days = 144 } }
		}
	}
}
country_event = { #Germany asks that we join the Reichspakt for Moulmein
	id = germanwestasia.41
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.41" }
	title = germanwestasia.41.t
	desc = germanwestasia.41.d
	is_triggered_only = yes
	picture = GFX_report_event_MAF_bockholt		

	option = { #Sure
	name = germanwestasia.41.a
	trigger = {
			NOT = {
				has_socialist_government = yes
			}
		}
		add_political_power = 30
		DJI = {
			country_event = germanwestasia.42
		}
			BRM = {
				transfer_state = 790 
				}
			hidden_effect = {
				BRM = { 
					country_event = {
						id = germanwestasia.54 
						days = 2
						}
					}
				}
			every_owned_state = {
				limit = {
					OR = {
						is_claimed_by = BRM
						is_core_of = BRM
					}
				}
				if = {
					limit = {
						is_claimed_by = DJI
					}
					remove_claim_by = DJI
				}
				if = {
					limit = {
						is_core_of = DJI
					}
					remove_core_of = DJI
				}
			}
		ai_chance = {
			factor = 100
		}
	}	
	option = { #No
		name = germanwestasia.41.b
		ai_chance = {
			factor = 100
		}
		DJI = {
			country_event = germanwestasia.43
		}
		add_war_support = 0.05
	}
}
country_event = { #They accepted
	id = germanwestasia.42
	title = germanwestasia.42.t
	desc = germanwestasia.42.d
	is_triggered_only = yes
	picture = GFX_report_event_railway		

	option = {
		name = germanwestasia.42.a
		ai_chance = {
			factor = 100
		}
		GER = { add_to_faction = FROM }
		add_stability = 0.03
	}
}
country_event = { #They refused
	id = germanwestasia.43
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.43" }
	title = germanwestasia.43.t
	desc = germanwestasia.43.d
	is_triggered_only = yes
	picture = GFX_report_event_railway		

	option = {
		name = germanwestasia.43.a
		ai_chance = {
			factor = 100
		}
		add_political_power = -20
	}
}
country_event = { #War in India
	id = germanwestasia.44
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.44" }
	title = germanwestasia.44.t
	desc = germanwestasia.44.d
	is_triggered_only = yes
	picture = GFX_report_event_RAJ_war1

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes
trigger = {
		DEH = {
			has_war_with = AFG
		}
	}
	option = {
		name = germanwestasia.44.a
		ai_chance = {
			factor = 100
		}
		add_political_power = -10
		add_manpower = -144
		}
}
country_event = { #Horn of Africa Situation
	id = germanwestasia.45
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.45" }
	title = germanwestasia.45.t
	desc = germanwestasia.45.d
	is_triggered_only = yes
	picture = GFX_report_event_ETH_aksum

	#minor_flavor = yes

	option = {
		name = germanwestasia.45.a
		ai_chance = {
			factor = 70
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_choose_a_side
					option = DJI_NEUTRAL
				}
			}
		}
	}
	option = {
		name = germanwestasia.45.b
		trigger = {
			tag = DJI
		}
		ai_chance = {
			factor = 30
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_choose_a_side
					option = DJI_CHOOSE_ETH
				}
			}
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_choose_a_side
					option = DJI_CHOOSE_SOM
				}
			}
		}
		add_stability = 0.01
		hidden_effect = {
			set_country_flag = DJI_neutral_flag
		}
	}
}

country_event = { #Clashes on the Yemen border
	id = germanwestasia.46
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.46" }
	title = germanwestasia.46.t
	desc = germanwestasia.46.d
	is_triggered_only = yes
	picture = GFX_report_event_AFG_tribal_uprising

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.46.a
		ai_chance = {
			factor = 100
		}
		add_political_power = -5
		if = {
			limit  = {
				OR = {
					tag = DJI
					tag = YEM
					}
				}
			add_stability = -0.01
			add_war_support = 0.03
		}
	}
}
country_event = { #Aden salute states
	id = germanwestasia.47
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.47" }
	title = germanwestasia.47.t
	desc = germanwestasia.47.d
	is_triggered_only = yes
	picture = GFX_report_event_GEA_carrier

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			is_subject_of = GER
			owns_state = 659 #German Aden
		}
	}

	option = {
		name = germanwestasia.47.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit  = {
				OR = {
					tag = DJI
					tag = YEM
					}
				}
			add_stability = -0.01
		}
	}
}
country_event = { #Ostasien intro for Germany for flavour
	id = germanwestasia.48
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.48" }
	title = germanwestasia.48.t
	desc = germanwestasia.48.d
	is_triggered_only = yes
	picture = GFX_report_event_GEA_carrier
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.48.a
		ai_chance = {
			factor = 100
		}
	}
	option = {
		name = germanwestasia.48.b
		ai_chance = {
			factor = 100
		}
		country_event = germanwestasia.49
	}
}
country_event = { #China intro for Germany for flavour
	id = germanwestasia.49
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.49" }
	title = germanwestasia.49.t
	desc = germanwestasia.49.d
	is_triggered_only = yes
	picture = GFX_report_event_falkenhausen

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.49.a
		ai_chance = {
			factor = 100
		}
	}
}
country_event = { #Afar-Somali Clubs in Djibouti
	id = germanwestasia.50
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.50" }
	title = germanwestasia.50.t
	desc = germanwestasia.50.d
	is_triggered_only = yes
	picture = GFX_report_event_SOM_Djibouti

#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			owns_state = 268 #Djibouti city
		}
	}

	option = {
		name = germanwestasia.50.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit  = {
				OR = {
					tag = DJI
					tag = YEM
				}
			}
			add_stability = 0.02
		}
	}
}
country_event = { #Ali-Sabieh boom times
	id = germanwestasia.51
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.51" }
	title = germanwestasia.51.t
	desc = germanwestasia.51.d
	is_triggered_only = yes
	picture = GFX_report_event_sudwest

#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = { 
			is_subject_of = GER
		}
	}

	option = {
		name = germanwestasia.51.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 5
		if = {
			limit  = {
				OR = {
					tag = DJI
					tag = YEM
					}
				}
			add_stability = 0.01
		}
	}
}
country_event = { #Somali migration for work
	id = germanwestasia.52
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.52" }
	title = germanwestasia.52.t
	desc = germanwestasia.52.d
	is_triggered_only = yes
	picture = GFX_report_event_sena

#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			owns_state = 268 #Djibouti city
		}
	}

	option = {
		name = germanwestasia.52.a
		ai_chance = {
			factor = 100
		}
		add_manpower = 412
		add_political_power = 10
		add_stability = -0.01
	}
}
country_event = { #German law reforms under good guy Georg
	id = germanwestasia.53
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.53" }
	title = germanwestasia.53.t
	desc = germanwestasia.53.d
	is_triggered_only = yes
	picture = GFX_report_event_stonetown

#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = { 
			is_subject_of = GER
		}
	}

	option = {
		name = germanwestasia.53.a
		ai_chance = {
			factor = 100
		}
		add_stability = 0.01
	}
}
country_event = { #Germany hands us land back!
	id = germanwestasia.54
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.54" }
	title = germanwestasia.54.t
	desc = germanwestasia.54.d
	is_triggered_only = yes
	picture = GFX_report_event_SOM_Djibouti

	option = {
		name = germanwestasia.54.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 30
		increase_ruling_party_popularity_by_5 = yes
		add_stability = -0.02
	}
}
country_event = { #Alarm in Peking movie
	id = germanwestasia.55
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.55" }
	title = germanwestasia.55.t
	desc = germanwestasia.55.d
	is_triggered_only = yes
	picture = GFX_report_event_alarm_in_peking
	#minor_flavor = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}

	option = {
		name = germanwestasia.55.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 10
	}
}
country_event = { #The Wilderness Dies movie
	id = germanwestasia.56
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.56" }
	title = germanwestasia.56.t
	desc = germanwestasia.56.d
	is_triggered_only = yes
	picture = GFX_report_event_alarm_wilderness_dies

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.56.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = CMR
			}
			add_war_support = 0.01
		}
		add_political_power = 10
	}
}
country_event = { #At War in the Diamond Fields movie
	id = germanwestasia.57
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.57" }
	title = germanwestasia.57.t
	desc = germanwestasia.57.d
	is_triggered_only = yes
	picture = GFX_report_event_alarm_diamond

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.57.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = NMB
			}
			add_war_support = 0.01
		}
		add_political_power = 10
	}
}
country_event = { #Yemeni caste system
	id = germanwestasia.58
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.58" }
	title = germanwestasia.58.t
	desc = germanwestasia.58.d
	is_triggered_only = yes
	picture = GFX_report_event_AFG_tribal_uprising

#minor_flavor = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = { 
			is_subject_of = GER
			owns_state = 659 #Aden
		}
	}

	option = {
		name = germanwestasia.58.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				OR = {
					tag = DJI
					tag = YEM
				}
			}
			add_war_support = -0.01
		}
	}
}
country_event = { #Anger at Arab privileges
	id = germanwestasia.59
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.59" }
	title = germanwestasia.59.t
	desc = germanwestasia.59.d
	is_triggered_only = yes
	picture = GFX_report_event_stonetown

#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = { 
			is_subject_of = GER
		}		
	}
	option = {
		name = germanwestasia.59.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			tag = DJI
		}
		add_political_power = -50
		add_war_support = -0.03
		add_stability = 0.02
	}
	option = {
		name = germanwestasia.59.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			tag = DJI
		}
		add_war_support = -0.01
	}
	option = {
		name = germanwestasia.59.c
		ai_chance = {
			factor = 100
		}
	trigger = {
			NOT = {
				tag = DJI
			}
		}
	}
}
country_event = { #Sultan of Aussa visits
	id = germanwestasia.60
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.60" }
	title = germanwestasia.60.t
	desc = germanwestasia.60.d
	is_triggered_only = yes
	picture = GFX_report_event_generic_diplomacy3

#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = { 
			is_subject_of = GER
		}		
	}

	option = {
		name = germanwestasia.60.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
			}
			add_stability = 0.01
			add_political_power = 30
		}
		if = {
			limit = {
				tag = ETH
			}
			add_popularity = { ideology = national_populist popularity = 0.01 }
			add_political_power = -20
		}
	}
}

country_event = { #Al-Mukha Restoration
	id = germanwestasia.61
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.61" }
	title = germanwestasia.61.t
	desc = germanwestasia.61.d
	is_triggered_only = yes
	picture = GFX_report_event_market

#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = { 
			is_subject_of = GER
			owns_state = 659 #Aden
		}
	}

	option = {
		name = germanwestasia.61.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit  = {
				OR = {
					tag = DJI
					tag = YEM
					}
				}
			add_stability = 0.01
			add_political_power = 10
		}
	}
}
country_event = { #Abyan Scheme finished
	id = germanwestasia.62
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.62" }
	title = germanwestasia.62.t
	desc = germanwestasia.62.d
	is_triggered_only = yes
	picture = GFX_report_event_picking

#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = { 
			is_subject_of = GER
			owns_state = 659 #Aden
		}		
	}

	option = {
		name = germanwestasia.62.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			NOT = {
				tag = DJI
			}
		}

		}
	option = {
		name = germanwestasia.62.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			tag = DJI
		}
		add_stability = 0.01
			659 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
		}
	}
}
country_event = { #Air Control Scandal
	id = germanwestasia.63
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.63" }
	title = germanwestasia.63.t
	desc = germanwestasia.63.d
	is_triggered_only = yes
	picture = GFX_report_event_desert_huts
	
trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = { 
			is_subject_of = GER
			owns_state = 659 #Aden
		}		
	}

	option = {
		name = germanwestasia.63.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			OR = {
				tag = DJI
				tag = GER
				tag = MAF
				tag = GEA
			}
		}
		if = {
			limit = {
				tag = DJI
			}
			add_stability = -0.1
		}
		add_war_support = -0.01
	}
	option = {
		name = germanwestasia.63.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			OR = {
				tag = TUR
				tag = YEM
				tag = OMA
				tag = JBS
				tag = SAU
			}
		}
		add_war_support = 0.01
		}
}
country_event = { #Excavations in Baraqish
	id = germanwestasia.64
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.64" }
	title = germanwestasia.64.t
	desc = germanwestasia.64.d
	is_triggered_only = yes
	picture = GFX_report_event_JBS_Barzan2

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}

	option = {
		name = germanwestasia.64.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 10
		}
}
country_event = { #Ethnic conflicts in Sri Lanka - ported from Germany
	id = germanwestasia.65
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.65" }
	title = germanwestasia.65.t
	desc = germanwestasia.65.d
	is_triggered_only = yes
	picture = GFX_report_event_RAJ_protest3

	trigger = {
		is_ai = no
			OR = {
				AND = {
					422 = { is_owned_by = DJI } 
					DJI = { is_subject_of = GER }
					}
				AND = {
					422 = { is_owned_by = CEY }
					CEY = { is_subject_of = GER }
				}
				GER = { owns_state = 422 }
			}
		}

	option = {
		name = germanwestasia.65.a
		add_political_power = -5
	}
}

country_event = { #Besse founds Arabian airlines
	id = germanwestasia.66
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.66" }
	title = germanwestasia.66.t
	desc = germanwestasia.66.d
	is_triggered_only = yes
	picture = GFX_report_event_besse

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.66.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			NOT = {
				owns_state = 659
			}
		}
	}
	option = {
		name = germanwestasia.66.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			owns_state = 659
		}
		add_stability = 0.01
		659 = {
			add_building_construction = {
				type = air_base
				level = 1
				instant_build = yes
			}
		}

		}
	}

country_event = { #Hadhrami nationalism
	id = germanwestasia.67
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.67" }
	title = germanwestasia.67.t
	desc = germanwestasia.67.d
	is_triggered_only = yes
	picture = GFX_report_event_chauncy

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.67.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			NOT = {
				owns_state = 752 #Hadhramaut
			}
		}
	}
	option = {
		name = germanwestasia.67.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			owns_state = 752 #Hadhramaut
		}
		add_stability = -0.01
	}
}
country_event = { #Resolution to Kamaran dispute
	id = germanwestasia.68
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.68" }
	title = germanwestasia.68.t
	desc = germanwestasia.68.d
	is_triggered_only = yes
	picture = GFX_report_event_coast2

	#minor_flavor = yes
trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			is_subject_of = GER
		}
	}

	option = {
		name = germanwestasia.68.a
		if = {
			limit  = {
				OR = {
					tag = DJI
					tag = GER
					tag = OTT
					}
				}
			add_political_power = 10
		}
	}
}

country_event = { #Rise of the Aden Association
	id = germanwestasia.69
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.69" }
	title = germanwestasia.69.t
	desc = germanwestasia.69.d
	is_triggered_only = yes
	picture = GFX_report_event_tennis

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.69.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			NOT = {
				owns_state = 659
			}
		}

		}
	option = {
		name = germanwestasia.69.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			owns_state = 659
		}
		add_political_power = -20

		}
}
country_event = { #The Qat Craze
	id = germanwestasia.70
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.70" }
	title = germanwestasia.70.t
	desc = germanwestasia.70.d
	is_triggered_only = yes
	picture = GFX_report_event_stonetown

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.70.a
		add_stability = -0.01
	}
}

country_event = { #Expansion of Ratmalana Airport
	id = germanwestasia.71
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.71" }
	title = germanwestasia.71.t
	desc = germanwestasia.71.d
	is_triggered_only = yes
	picture = GFX_report_event_airport

	#minor_flavor = yes
	
trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.71.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}
		add_political_power = 5

		}
	option = {
		name = germanwestasia.71.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_stability = 0.01

	}
}

country_event = { #Akbar protests Muslim restrictions
	id = germanwestasia.72
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.72" }
	title = germanwestasia.72.t
	desc = germanwestasia.72.d
	is_triggered_only = yes
	picture = GFX_report_event_ceylon
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.72.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}
		add_political_power = -10

		}
	option = {
		name = germanwestasia.72.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_stability = -0.03

	}
}

country_event = { #Protection of Anuradhapura
	id = germanwestasia.73
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.73" }
	title = germanwestasia.73.t
	desc = germanwestasia.73.d
	is_triggered_only = yes
	picture = GFX_report_event_legco2
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.73.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}
		add_political_power = 10

		}
	option = {
		name = germanwestasia.73.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_stability = 0.01
		add_political_power = 20

	}
}

country_event = { #College of Ayurvedic Medicine
	id = germanwestasia.74
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.74" }
	title = germanwestasia.74.t
	desc = germanwestasia.74.d
	is_triggered_only = yes
	picture = GFX_report_event_ceylon
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.74.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}
		add_political_power = 5

		}
	option = {
		name = germanwestasia.74.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_political_power = 20

	}
}

country_event = { #Land Alienation Issues
	id = germanwestasia.75
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.75" }
	title = germanwestasia.75.t
	desc = germanwestasia.75.d
	is_triggered_only = yes
	picture = GFX_report_event_rural
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.75.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}
		add_political_power = -10

		}
	option = {
		name = germanwestasia.75.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_stability = -0.01

	}
}

country_event = { #Emigration of Dutch Burghers from Ceylon
	id = germanwestasia.76
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.76" }
	title = germanwestasia.76.t
	desc = germanwestasia.76.d
	is_triggered_only = yes
	picture = GFX_report_event_ceylon
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.76.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}
		add_manpower = 201

		}
	option = {
		name = germanwestasia.76.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_manpower = -3037
		add_political_power = -10

	}
}

country_event = { #Reforms to the Ceylon Civil Service
	id = germanwestasia.77
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.77" }
	title = germanwestasia.77.t
	desc = germanwestasia.77.d
	is_triggered_only = yes
	picture = GFX_report_event_hmv
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.77.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}

		}
	option = {
		name = germanwestasia.77.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_stability = 0.01

	}
}

country_event = { #Foundation of the Ceylon Workers Congress
	id = germanwestasia.78
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.78" }
	title = germanwestasia.78.t
	desc = germanwestasia.78.d
	is_triggered_only = yes
	picture = GFX_report_event_factory
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.78.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}
		add_war_support = -0.01
		if = {
			limit = {
				tag = GEA
				}
		add_popularity = { ideology = radical_socialist popularity = 0.01  }
		}

		}
	option = {
		name = germanwestasia.78.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_popularity = { ideology = social_democrat popularity = 0.01 }
		add_popularity = { ideology = radical_socialist popularity = 0.01  }
		add_war_support = -0.01

	}
}

country_event = { #The Stotzingen-Neufeld Missions
	id = germanwestasia.79
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.79" }
	title = germanwestasia.79.t
	desc = germanwestasia.79.d
	is_triggered_only = yes
	picture = GFX_report_event_playing

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.79.a
		add_political_power = 5
	}
}

country_event = { #Death of Leo Frobenius
	id = germanwestasia.80
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.80" }
	title = germanwestasia.80.t
	desc = germanwestasia.80.d
	is_triggered_only = yes
	picture = GFX_report_event_africamountain
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.80.a
		add_manpower = -1
	}
}

country_event = { #Egyptian Smugglers Arrested in Subayhi
	id = germanwestasia.81
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.81" }
	title = germanwestasia.81.t
	desc = germanwestasia.81.d
	is_triggered_only = yes
	picture = GFX_report_event_desert_huts
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			is_subject_of = GER
		}
	}
	
	option = {
		name = germanwestasia.81.a
		add_stability = -0.01
	}
}

country_event = { #Eastern Bank Ceylon Collapses
	id = germanwestasia.82
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.82" }
	title = germanwestasia.82.t
	desc = germanwestasia.82.d
	is_triggered_only = yes
	picture = GFX_report_event_street
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}
	
	option = {
		name = germanwestasia.82.a
		add_political_power = -10
		if = {
			limit = {
				tag = DJI
				}
			add_stability = -0.01
		}
	}
}

country_event = { #Buddhist Fury Over Conversions
	id = germanwestasia.83
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.83" }
	title = germanwestasia.83.t
	desc = germanwestasia.83.d
	is_triggered_only = yes
	picture = GFX_report_event_streets5
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}
	
	option = {
		name = germanwestasia.83.a
		add_political_power = -5
	}
}

country_event = { #Cricket Boom in German Asia
	id = germanwestasia.84
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.84" }
	title = germanwestasia.84.t
	desc = germanwestasia.84.d
	is_triggered_only = yes
	picture = GFX_report_event_tennis
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}
	
	option = {
		name = germanwestasia.84.a
		if = {
			limit  = {
				OR = {
					tag = DJI
					tag = GER
					tag = GEA
					}
				}
			add_political_power = 20
		}
	}
}

country_event = { #Philip Gunawardena Arrested
	id = germanwestasia.85
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.85" }
	title = germanwestasia.85.t
	desc = germanwestasia.85.d
	is_triggered_only = yes
	picture = GFX_report_event_streets4
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}
	
	option = {
		name = germanwestasia.85.a
		if = {
			limit  = {
				OR = {
					tag = DJI
					tag = GER
					}
				}
			add_political_power = 20
		}
	}
}

country_event = { #Restrictions on Plantation Tamils Come Into Force
	id = germanwestasia.86
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.86" }
	title = germanwestasia.86.t
	desc = germanwestasia.86.d
	is_triggered_only = yes
	picture = GFX_report_event_teamaking
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.86.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}

		}
	option = {
		name = germanwestasia.86.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_stability = 0.02
		add_political_power = -20

	}
}

country_event = { #Foundation of Wasgamuwa Reserve
	id = germanwestasia.87
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.87" }
	title = germanwestasia.87.t
	desc = germanwestasia.87.d
	is_triggered_only = yes
	picture = GFX_report_event_teamaking
	
trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			AND = {
				422 = { is_owned_by = DJI } 
				DJI = { is_subject_of = GER }
				}
			AND = {
				422 = { is_owned_by = CEY }
				CEY = { is_subject_of = GER }
			}
			GER = { owns_state = 422 }
		}
	}

	option = {
		name = germanwestasia.87.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 422 #Ceylon
				}
			}
		}

		}
	option = {
		name = germanwestasia.87.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 422 #Ceylon
			}
		}
		add_political_power = 10

	}
}

country_event = { #Hand over the Indian Settlements?
	id = germanwestasia.88
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.88" }
	title = germanwestasia.88.t
	desc = germanwestasia.88.d
	picture = GFX_report_event_PRF_palace
	
	is_triggered_only = yes

	option = {
		name = germanwestasia.88.a #hold onto them
		ai_chance = {
			factor = 100
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
			modifier = {
				factor = 0
				NOT = {
					ROOT = {
						owns_state = 422 #Ceylon
					}					
				}
			}
		}
		add_political_power = 30
		add_stability = -0.03
		}
	option = {
			name = germanwestasia.88.b
			ai_chance = {
				factor = 10
			}
		trigger = {
				country_exists = DEH
			}
			DEH = {
				country_event = germanwestasia.89
			}
		}
	option = {
			name = germanwestasia.88.c
			ai_chance = {
				factor = 10
			}
		trigger = {
				country_exists = MAD
			}
			MAD = {
				country_event = germanwestasia.89
			}
		}
	option = {
			name = germanwestasia.88.e
			ai_chance = {
				factor = 10
			}
		trigger = {
				country_exists = PRF
			}
			PRF = {
				country_event = germanwestasia.89
			}
		}
	option = {
			name = germanwestasia.88.f #uh how about the French?
			ai_chance = {
				factor = 10
			}
		trigger = {
				country_exists = NFA
			}
			NFA = {
				country_event = germanwestasia.89
			}
			hidden_effect = { #
				NFA = {
					add_state_core = 1095
				}
			}
		}
	}

country_event = { #Germany hands over mainland Indian possessions to us
	id = germanwestasia.89
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.89" }
	title = germanwestasia.89.t
	desc = germanwestasia.89.d
	picture = GFX_report_event_stonetown	
	is_triggered_only = yes
	
	immediate = {
		hidden_effect = {
			transfer_state = 1095
			DJI = {
				remove_state_claim = 1095
			}
		}
	}

	option = {
		name = germanwestasia.89.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 10
		add_stability = -0.01

	}
	option = {
		name = germanwestasia.89.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
		DJI = {
			transfer_state = 1095
		}
		DJI = {
			add_state_claim = 1095
		}
	}
}
country_event = { #Suppression of the Mahajana Sabha in French India
	id = germanwestasia.90
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.90" }
	title = germanwestasia.90.t
	desc = germanwestasia.90.d
	is_triggered_only = yes
	picture = GFX_report_event_street
	
	#minor_flavor = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		1095 = { is_owned_by = DJI }
	}

	option = {
		name = germanwestasia.90.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 1095 #Pondicherry and French settlements
				}
			}
		}
	}
	option = {
		name = germanwestasia.90.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 1095 #Pondicherry and French settlements
			}
		}
		add_stability = 0.01
	}
}

country_event = { #Murder of Selvaradjalu Chettiar
	id = germanwestasia.91
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.91" }
	title = germanwestasia.91.t
	desc = germanwestasia.91.d
	is_triggered_only = yes
	picture = GFX_report_event_lights
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		1095 = { is_owned_by = DJI }
	}

	option = {
		name = germanwestasia.91.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 1095 #Pondicherry and French settlements
				}
			}
		}

		}
	option = {
		name = germanwestasia.91.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 1095 #Pondicherry and French settlements
			}
		}
		add_war_support = -0.01

	}
}

country_event = { #The Cercle de Pondichéry
	id = germanwestasia.92
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.92" }
	title = germanwestasia.92.t
	desc = germanwestasia.92.d
	is_triggered_only = yes
	picture = GFX_report_event_pondicherry
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		1095 = { is_owned_by = DJI }
	}

	option = {
		name = germanwestasia.92.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 1095 #Pondicherry and French settlements
				}
			}
		}

		}
	option = {
		name = germanwestasia.92.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 1095 #Pondicherry and French settlements
			}
		}
		add_political_power = -10

	}
}

country_event = { #Lycée Français de Pondichéry Enforces German Language
	id = germanwestasia.93
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.93" }
	title = germanwestasia.93.t
	desc = germanwestasia.93.d
	is_triggered_only = yes
	picture = GFX_report_event_pondicherry
	
	#minor_flavor = yes

trigger = {
	is_ai = no
	NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		1095 = { is_owned_by = DJI }
	}

	option = {
		name = germanwestasia.93.a
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				NOT = {
					owns_state = 1095 #Pondicherry and French settlements
				}
			}
		}
		add_political_power = -10

		}
	option = {
		name = germanwestasia.93.b
		ai_chance = {
			factor = 100
		}
	trigger = {
			ROOT = {
				owns_state = 1095 #Pondicherry and French settlements
			}
		}
		add_war_support = -0.01

	}
}

country_event = { #Berberawi Sales Plunge
	id = germanwestasia.94
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.94" }
	title = germanwestasia.94.t
	desc = germanwestasia.94.d
	is_triggered_only = yes
	picture = GFX_report_event_sheep
	
	#minor_flavor = yes

	trigger = {
		is_ai  = no
		OR = {
			1297 = { is_owned_by = DJI } #Berbera
			269 = { is_owned_by = DJI } #Hargeisa
		}
	}

	option = {
		name = germanwestasia.94.a
		ai_chance = {
			factor = 100
		}
		add_political_power = -5
	}
}

country_event = { #The Ostafrikageschwader
	id = germanwestasia.95
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.95" }
	title = germanwestasia.95.t
	desc = germanwestasia.95.d
	is_triggered_only = yes
	picture = GFX_report_event_GER_ship

	option = {
		name = germanwestasia.95.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 10
		if = {
			limit = {
				tag = DJI
				}
			add_stability = 0.01
		GER = {
			transfer_ship = {
				prefer_name = "SMS Friedrich der Große"
				type = battleship
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS Prinz Eitel Friedrich"
				type = battle_cruiser
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS Bremse"
				type = light_cruiser
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS Nürnberg"
				type = light_cruiser
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 109"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 110"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 111"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 112"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 103"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 104"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 135"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 136"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 137"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 138"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 139"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 140"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 141"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 142"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 143"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 144"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 163"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 163"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 164"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 165"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 166"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 167"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 168"
				type = destroyer
				target = DJI
				exclude_refitting = no
			}
			transfer_ship = {
				prefer_name = "SMS B 169"
				type = destroyer
				target = DJI
				exclude_refitting = no
				}
			}
		}
	}
}

country_event = { #Bickering over the Lake Tana Scheme
	id = germanwestasia.96
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.96" }
	title = germanwestasia.96.t
	desc = germanwestasia.96.d
	is_triggered_only = yes
	picture = GFX_report_event_lake
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.96.a
		ai_chance = {
			factor = 100
		}
	if = {
		limit = {
			OR = {
				tag = DJI
				tag = ETH
				}
			}
		add_stability = -0.01
		}
	}
}

country_event = { #Death of Abba Nefso
	id = germanwestasia.97
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.97" }
	title = germanwestasia.97.t
	desc = germanwestasia.97.d
	is_triggered_only = yes
	picture = GFX_report_event_hillstation
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.97.a
		ai_chance = {
			factor = 100
		}
	}
}


country_event = { #Sinclair Oil Company Abandons the Ogaden
	id = germanwestasia.98
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.98" }
	title = germanwestasia.98.t
	desc = germanwestasia.98.d
	is_triggered_only = yes
	picture = GFX_report_event_desert_huts
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.98.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = SOM
				tag = ETH
				}
		add_political_power = -30
		}
	}
}

country_event = { #The exploits of Bockholt
	id = germanwestasia.99
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.99" }
	title = germanwestasia.99.t
	desc = germanwestasia.99.d
	is_triggered_only = yes
	picture = GFX_report_event_MAF_bockholt
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.99.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
				}
		add_war_support = 0.01
		}
		add_political_power = 10
	}
}

country_event = { #The Red Sea Gates
	id = germanwestasia.100
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.100" }
	title = germanwestasia.100.t
	desc = germanwestasia.100.d
	is_triggered_only = yes
	picture = GFX_report_event_willy
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.100.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
				}
		add_stability = 0.01
		}
		if = {
			limit = {
				tag = ETH
			}
			add_popularity = { ideology = national_populist popularity = 0.01 }
		}
	}
}

country_event = { #The Mascarenes Protectorates
	id = germanwestasia.101
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.101" }
	title = germanwestasia.101.t
	desc = germanwestasia.101.d
	is_triggered_only = yes
	picture = GFX_report_event_portlouis
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.101.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
				}
		add_political_power = 5
		}
	}
}

country_event = { #The Port Louis Declaration
	id = germanwestasia.102
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.102" }
	title = germanwestasia.102.t
	desc = germanwestasia.102.d
	is_triggered_only = yes
	picture = GFX_report_event_portlouis

	option = {
		name = germanwestasia.102.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
				}
			add_war_support = -0.01
			add_popularity = { ideology = radical_socialist popularity = 0.01  }	
			hidden_effect = {
				set_country_flag = DJI_mlp_flag
			}
		}
	}
}

country_event = { #N.M D'Unienville and the Sugar Barons
	id = germanwestasia.103
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.103" }
	title = germanwestasia.103.t
	desc = germanwestasia.103.d
	is_triggered_only = yes
	picture = GFX_report_event_house

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.103.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
				}
		add_political_power = 15
		}
	}
}

country_event = { #Rise of the Arakan National Congress
	id = germanwestasia.104
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.104" }
	title = germanwestasia.104.t
	desc = germanwestasia.104.d
	is_triggered_only = yes
	picture = GFX_report_event_sittwe

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			owns_state = 790 #Arakan
			any_subject_country = {
				owns_state = 790 #Arakan
			}
			AND = {
				tag = BRM
				DJI = { owns_state = 790 }
			}
			AND = {
				tag = GEA
				DJI = { owns_state = 790 }
			}
		}
	}
	
	option = {
		name = germanwestasia.104.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
				}
		add_political_power = -25
		}
	}
}

country_event = { #Refurbishment of the Knorr Line
	id = germanwestasia.105
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.105" }
	title = germanwestasia.105.t
	desc = germanwestasia.105.d
	is_triggered_only = yes
	picture = GFX_report_event_urundi_mountain

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			owns_state = 790 #Arakan
			any_subject_country = {
				owns_state = 790 #Arakan
			}
			AND = {
				tag = BRM
				DJI = { owns_state = 790 }
			}
			AND = {
				tag = GEA
				DJI = { owns_state = 790 }
			}
		}
	}
	
	option = {
		name = germanwestasia.105.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
				}
		add_war_support = 0.01
		}
	}
}

country_event = { #Anti-Indian Riots in Burma
	id = germanwestasia.106
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.106" }
	title = germanwestasia.106.t
	desc = germanwestasia.106.d
	is_triggered_only = yes
	picture = GFX_report_event_BRM_rangoon_protest

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			owns_state = 790 #Arakan
			any_subject_country = {
				owns_state = 790 #Arakan
			}
			AND = {
				tag = BRM
				DJI = { owns_state = 790 }
			}
			AND = {
				tag = GEA
				DJI = { owns_state = 790 }
			}
		}
	}
	
	option = {
		name = germanwestasia.106.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
				}
		add_stability = -0.01
		}
		if = {
			limit = {
				tag = BRM
				}
		add_stability = -0.02
		add_political_power = -50
		}
	}
}

country_event = { #Deutsche Erdoel Abandons Yenangyaung
	id = germanwestasia.107
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.107" }
	title = germanwestasia.107.t
	desc = germanwestasia.107.d
	is_triggered_only = yes
	picture = GFX_report_event_BRM_oil_fields

	#minor_flavor = yes
trigger = { 
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	
	option = {
		name = germanwestasia.107.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = BRM
				}
			add_stability = -0.01
		}
	}
}

country_event = { #U Ottama Returned from German Exile
	id = germanwestasia.108
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.108" }
	title = germanwestasia.108.t
	desc = germanwestasia.108.d
	is_triggered_only = yes
	picture = GFX_report_event_sittwe

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			owns_state = 790 #Arakan
			any_subject_country = {
				owns_state = 790 #Arakan
			}
			AND = {
				tag = GEA
				DJI = { owns_state = 790 }
			}			
			AND = {
				tag = BRM
				DJI = { owns_state = 790 }
			}
		}
	}
	
	option = {
		name = germanwestasia.108.a
		ai_chance = {
			factor = 100
		}
		if = {
			limit = {
				tag = DJI
				}
		add_political_power = -10
		}
		if = {
			limit = {
				tag = BRM
				}
		add_political_power = 10
		}
	}
}

country_event = { #The German Andaman and Nicobars
	id = germanwestasia.109
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.109" }
	title = germanwestasia.109.t
	desc = germanwestasia.109.d
	is_triggered_only = yes
	picture = GFX_report_event_beachhut

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			owns_state = 733 #Andamans
			any_subject_country = {
				owns_state = 733 #Andamans
			}
			AND = {
				tag = GEA
				OR = {
					DJI = { owns_state = 733 }
					GER = { owns_state = 733 }
				}
			}
			AND = {
				tag = SWE
				OR = {
					DJI = { owns_state = 733 }
					GER = { owns_state = 733 }
				}
			}
			AND = {
				tag = BRM
				OR = {
					DJI = { owns_state = 733 }
					GER = { owns_state = 733 }
				}
			}
		}
	}
	
	option = {
		name = germanwestasia.109.a
		ai_chance = {
			factor = 100
		}
	}
}

country_event = { ##Famine in German Bahrain
	id = germanwestasia.110
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.110" }
	title = germanwestasia.110.t
	desc = germanwestasia.110.d
	picture = GFX_OTT_Famine
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			owns_state = 907
		}
		GER = {
			has_war_with = FRA
		}
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.110.a
		add_political_power = -20
	}
}

country_event = { #Increasing Unrest on German Bahrain
	id = germanwestasia.111
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.111" }
	title = germanwestasia.111.t
	desc = germanwestasia.111.d
	picture = GFX_report_event_market
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			owns_state = 907
		}
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.111.a
	}
}

country_event = { #Ottoman-Persian tensions
	id = germanwestasia.112
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.112" }
	title = germanwestasia.112.t
	desc = germanwestasia.112.d
	picture = GFX_report_event_JAP_mutsu
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			owns_state = 907
		}
		TUR = {
			NOT = { has_war_with = PER }
		}
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.112.a
		add_stability = -0.01
	}
}

country_event = { ##Clash in the Arab Gulf
	id = germanwestasia.113
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.113" }
	title = germanwestasia.113.t
	desc = germanwestasia.113.d
	picture = GFX_report_event_NOR_navy
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			owns_state = 907
		}
		TUR = {
			NOT = { has_war_with = PER }
		}
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.113.a
		add_political_power = -20
	}
}

country_event = { ##Collapse of the Persian Gulf Economy
	id = germanwestasia.114
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.114" }
	title = germanwestasia.114.t
	desc = germanwestasia.114.d
	picture = GFX_OTT_Oil1
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			owns_state = 907
		}
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.114.a
		add_political_power = -10
	}
}

country_event = { ##The Qatari-Bahrain Dispute
	id = germanwestasia.115
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.115" }
	title = germanwestasia.115.t
	desc = germanwestasia.115.d
	picture = GFX_report_event_coast2
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			owns_state = 907
		}
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.115.a
		add_political_power = -10
	}
}

country_event = { #The Busaids and the Muscat Withdrawal
	id = germanwestasia.116
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.116" }
	title = germanwestasia.116.t
	desc = germanwestasia.116.d
	picture = GFX_report_event_SOM_black_monday
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.116.a
		add_political_power = 10
	}
}

country_event = { #The Suezkanal Zone
	id = germanwestasia.117
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.117" }
	title = germanwestasia.117.t
	desc = germanwestasia.117.d
	picture = GFX_report_event_GER_suez
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.117.a
	}
}

country_event = { #Recovery in Suez Trade
	id = germanwestasia.118
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.118" }
	title = germanwestasia.118.t
	desc = germanwestasia.118.d
	picture = GFX_report_event_suezkanal
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.118.a
		add_political_power = 10
	}
}

country_event = { #Development in German Dankalia
	id = germanwestasia.119
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.119" }
	title = germanwestasia.119.t
	desc = germanwestasia.119.d
	picture = GFX_report_event_port_military
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		DJI = {
			owns_state = 961 #Dankalia
		}
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.119.a
		add_political_power = 10
	}
}

country_event = { #The Kra Isthmus Canal
	id = germanwestasia.120
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.120" }
	title = germanwestasia.120.t
	desc = germanwestasia.120.d
	picture = GFX_report_event_SIA_German_Economical_Dominance
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
		OR = {
			336 = { is_owned_by = GEA } #Singapur
			336 = { is_owned_by = GER }
		}
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.120.a
		add_political_power = 10
	}
}

country_event = { #Ethiopia marches into Dankalia
	id = germanwestasia.121
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.121" }
	title = germanwestasia.121.t
	desc = germanwestasia.121.d
	picture = GFX_report_event_stones
	
	is_triggered_only = yes
	
	option = {
		name = germanwestasia.121.a
		ai_chance = {
			factor = 10
			modifier = {
				factor = 0
				has_war = no
			}
			modifier = {
			factor = 0
				ETH = {
					is_in_faction = yes
					is_subject = yes
				}
			}
		}
		trigger = {
			can_declare_war_on = ETH
			NOT = {
				has_country_flag = DJI_neutral_flag
			}
		}
		declare_war_on = {
			target = ETH
			type = annex_everything
		}
	}

	option = {
		name = germanwestasia.121.b
		ai_chance = {
			factor = 90
		}
		add_stability = -0.01
	}
}

country_event = { #Djibouti, the Southern Gateway
	id = germanwestasia.122
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.122" }
	title = germanwestasia.122.t
	desc = germanwestasia.122.d
	picture = GFX_report_event_SOM_Djibouti
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.122.a
		add_political_power = 10
	}
}

country_event = { #The Smashing of the Tadjoura Circle
	id = germanwestasia.123
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.123" }
	title = germanwestasia.123.t
	desc = germanwestasia.123.d
	picture = GFX_report_event_EGY_sudan_rebels
	
	is_triggered_only = yes
	
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.123.a
		add_political_power = 5
	}
}

country_event = { #Hand over Dankalia
	id = germanwestasia.124
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.124" }
	title = germanwestasia.124.t
	desc = germanwestasia.124.d
	picture = GFX_report_event_lactchad
	
	is_triggered_only = yes

	option = {
		name = germanwestasia.124.a #hold onto them
		ai_chance = {
			factor = 80
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
		add_stability = -0.01
		}
	option = {
			name = germanwestasia.124.b
			ai_chance = {
				factor = 15
			}
			trigger = {
				country_exists = ETH
			}
			ETH = {
				country_event = germanwestasia.125
			}
			hidden_effect = {
				country_event = {
					id = germanwestasia.126
					days = 3
				}
			}
		}
	option = {
			name = germanwestasia.124.c
			ai_chance = {
				factor = 5
			}
			trigger = {
				country_exists = TUR
			}
			TUR = {
				country_event = germanwestasia.125
			}
			hidden_effect = {
				country_event = {
					id = germanwestasia.126
					days = 3
				}
			}
		}
	option = {
			name = germanwestasia.124.e
			ai_chance = {
				factor = 5
			}
			trigger = {
				country_exists = EGY
			}
			EGY = {
				country_event = germanwestasia.125
			}
			hidden_effect = {
				country_event = {
					id = germanwestasia.126
					days = 3
				}
			}
		}
	}

country_event = { #Germany hands Dankalia to us
	id = germanwestasia.125
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.125" }
	title = germanwestasia.125.t
	desc = germanwestasia.125.d
	picture = GFX_report_event_lactchad	
	is_triggered_only = yes
	
	immediate = {
		hidden_effect = {
			transfer_state = 961
			DJI = {
				remove_state_claim = 961
			}
			961 = {
				set_demilitarized_zone = no
			}
		}
	}
	option = {
		name = germanwestasia.125.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 10
		add_stability = -0.01
		if = {
			limit = {
				tag = TUR
			}
			add_state_claim = 961
		}
		if = {
			limit = {
				tag = EGY
			}
			add_state_claim = 961
		}
	}
	option = {
		name = germanwestasia.125.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
		DJI = {
			transfer_state = 961
		}
		DJI = {
			remove_state_claim = 961
		}
		DJI = {
			remove_state_core = 961
		}
	}
}
country_event = { #Hand over Aussa
	id = germanwestasia.126
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.126" }
	title = germanwestasia.126.t
	desc = germanwestasia.126.d
	picture = GFX_report_event_magadi
	
	is_triggered_only = yes

	option = {
		name = germanwestasia.126.a #hold onto Afar
		trigger = {
			NOT = {
				has_country_flag = DJI_neutral_flag
			}
		}
		ai_chance = {
			factor = 20
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
	}
	option = {
			name = germanwestasia.126.b
			ai_chance = {
				factor = 5
			}
			trigger = {
				NOT = {
					owns_state = 921
				}
			}
			921 = {
				owner = { country_event = germanwestasia.127 }
			}
		}
	option = {
			name = germanwestasia.126.c
			ai_chance = {
				factor = 75
			}
			trigger = {
				country_exists = ETH
				ETH = {
					NOT = {
						owns_state = 921
					}
				}
			}
			ETH = {
				country_event = germanwestasia.127
			}
		}
	}

country_event = { #Germany hands Afar to us
	id = germanwestasia.127
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.127" }
	title = germanwestasia.127.t
	desc = germanwestasia.127.d
	picture = GFX_report_event_magadi
	is_triggered_only = yes
	
	immediate = {
		hidden_effect = {
			transfer_state = 921
			DJI = {
				remove_state_claim = 921
			}
			DJI = {
				remove_state_core = 921
			}
			921 = {
				set_demilitarized_zone = no
			}
		}
	}

	option = {
		name = germanwestasia.127.a
		ai_chance = {
			factor = 100
		}
		add_political_power = 10
		add_stability = -0.01
		if = {
			limit = {
				tag = TUR
			}
			add_state_claim = 921
		}
		if = {
			limit = {
				tag = EGY
			}
			add_state_claim = 921
		}
	}
	option = {
		name = germanwestasia.127.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				has_game_rule = {
					rule = DJI_decolonisation
					option = DJI_COMPLETE_DECOLONISE
				}
			}
		}
		DJI = {
			transfer_state = 921
		}
		DJI = {
			add_state_claim = 921
		}
	}
}

country_event = { #War on the Peninsula - from OTT
	id = germanwestasia.128
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.128" }
	title = germanwestasia.128.t
	desc = germanwestasia.128.d
	picture = GFX_report_event_thetree
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	trigger = {
		JBS = {
			has_war_with = SAU
		}
	}

	option = {
		name = germanwestasia.128.a
		add_stability = -0.01
	}
}

country_event = { #The Sultanate of the Maldives
	id = germanwestasia.129
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.129" }
	title = germanwestasia.129.t
	desc = germanwestasia.129.d
	picture = GFX_report_event_beachhut
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.129.a
	}
}

country_event = { #The Port of Berbera
	id = germanwestasia.130
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.130" }
	title = germanwestasia.130.t
	desc = germanwestasia.130.d
	picture = GFX_report_event_wharf
	is_triggered_only = yes

	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	#minor_flavor = yes

	option = {
		name = germanwestasia.130.a
	}
}

country_event = { #Germany Embargos Us
	id = germanwestasia.131
	immediate = { log = "[GetDateText]: [Root.GetName]: event germanwestasia.131" }
	title = germanwestasia.131.t
	desc = germanwestasia.131.d
	picture = GFX_report_event_wharf
	is_triggered_only = yes

	option = {
		name = germanwestasia.131.a
		ai_chance = {
			factor = 99
		}
		hidden_effect = {
			set_country_flag = ETH_public_rail
			set_country_flag = ETH_nationalised_properly
			clr_country_flag = ETH_private_rail
			clr_country_flag = ETH_vestasien_rail
		}
		add_stability = -0.03
		add_political_power = -50
		add_war_support = 0.05
		add_popularity = {
			ideology = national_populist
			popularity = 0.03
		}
	}
	option = {
		name = germanwestasia.131.b #invade
		ai_chance = {
			factor = 1
		}
		declare_war_on = {
			target = DJI
			type = annex_everything
		}
		hidden_effect = {
			set_country_flag = ETH_public_rail
			set_country_flag = ETH_nationalised_properly
			clr_country_flag = ETH_private_rail
			clr_country_flag = ETH_vestasien_rail
		}
		add_stability = -0.03
		add_political_power = -50
		add_war_support = 0.05
		add_popularity = {
			ideology = national_populist
			popularity = 0.03
		}
	}
}